home *** CD-ROM | disk | FTP | other *** search
/ Carousel Volume 2 #1 / carousel.iso / mactosh / da / hyperda.sit / HyperDA Dialer w_Modem / card_3862.txt < prev    next >
Text File  |  1988-07-27  |  28KB  |  1,371 lines

  1. -- card: 3862 from stack: in
  2. -- bmap block id: 4200
  3. -- flags: 0000
  4. -- background id: 3622
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on asknumber
  8.   global thenumber
  9.   ask "Phone Number?"
  10.   if it <> empty then
  11.     put it into thenumber
  12.   end if
  13. end asknumber
  14.  
  15. on closecard
  16.   hide card field "about"
  17. end closecard
  18.  
  19.  
  20.  
  21.  
  22. -- part 3 (button)
  23. -- low flags: 00
  24. -- high flags: 8000
  25. -- rect: left=353 top=165 right=188 bottom=392
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: 2
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.   dial 2 with modem
  37. end mouseUp
  38.  
  39.  
  40.  
  41. -- part 13 (button)
  42. -- low flags: 00
  43. -- high flags: 8000
  44. -- rect: left=354 top=258 right=281 bottom=393
  45. -- title width / last selected line: 0
  46. -- icon id / first selected line: 0 / 0
  47. -- text alignment: 1
  48. -- font id: 0
  49. -- text size: 12
  50. -- style flags: 0
  51. -- line height: 16
  52. -- part name: 0
  53. ----- HyperTalk script -----
  54. on mouseUp
  55.   dial 0 with modem
  56. end mouseUp
  57.  
  58.  
  59.  
  60. -- part 14 (button)
  61. -- low flags: 00
  62. -- high flags: 8000
  63. -- rect: left=401 top=165 right=188 bottom=440
  64. -- title width / last selected line: 0
  65. -- icon id / first selected line: 0 / 0
  66. -- text alignment: 1
  67. -- font id: 0
  68. -- text size: 12
  69. -- style flags: 0
  70. -- line height: 16
  71. -- part name: 3
  72. ----- HyperTalk script -----
  73. on mouseUp
  74.   dial 3 with modem
  75. end mouseUp
  76.  
  77.  
  78.  
  79. -- part 15 (button)
  80. -- low flags: 00
  81. -- high flags: 8000
  82. -- rect: left=307 top=165 right=188 bottom=346
  83. -- title width / last selected line: 0
  84. -- icon id / first selected line: 0 / 0
  85. -- text alignment: 1
  86. -- font id: 0
  87. -- text size: 12
  88. -- style flags: 0
  89. -- line height: 16
  90. -- part name: 1
  91. ----- HyperTalk script -----
  92. on mouseUp
  93.   dial 1 with modem
  94. end mouseUp
  95.  
  96.  
  97.  
  98. -- part 16 (button)
  99. -- low flags: 00
  100. -- high flags: 8000
  101. -- rect: left=353 top=197 right=220 bottom=392
  102. -- title width / last selected line: 0
  103. -- icon id / first selected line: 0 / 0
  104. -- text alignment: 1
  105. -- font id: 0
  106. -- text size: 12
  107. -- style flags: 0
  108. -- line height: 16
  109. -- part name: 5
  110. ----- HyperTalk script -----
  111. on mouseUp
  112.   dial 5 with modem
  113. end mouseUp
  114.  
  115.  
  116.  
  117. -- part 17 (button)
  118. -- low flags: 00
  119. -- high flags: 8000
  120. -- rect: left=353 top=228 right=251 bottom=392
  121. -- title width / last selected line: 0
  122. -- icon id / first selected line: 0 / 0
  123. -- text alignment: 1
  124. -- font id: 0
  125. -- text size: 12
  126. -- style flags: 0
  127. -- line height: 16
  128. -- part name: 8
  129. ----- HyperTalk script -----
  130. on mouseUp
  131.   dial 8 with modem
  132. end mouseUp
  133.  
  134.  
  135.  
  136. -- part 18 (button)
  137. -- low flags: 00
  138. -- high flags: 8000
  139. -- rect: left=400 top=197 right=220 bottom=439
  140. -- title width / last selected line: 0
  141. -- icon id / first selected line: 0 / 0
  142. -- text alignment: 1
  143. -- font id: 0
  144. -- text size: 12
  145. -- style flags: 0
  146. -- line height: 16
  147. -- part name: 6
  148. ----- HyperTalk script -----
  149. on mouseUp
  150.   dial 6 with modem
  151. end mouseUp
  152.  
  153.  
  154.  
  155. -- part 19 (button)
  156. -- low flags: 00
  157. -- high flags: 8000
  158. -- rect: left=401 top=228 right=251 bottom=440
  159. -- title width / last selected line: 0
  160. -- icon id / first selected line: 0 / 0
  161. -- text alignment: 1
  162. -- font id: 0
  163. -- text size: 12
  164. -- style flags: 0
  165. -- line height: 16
  166. -- part name: 9
  167. ----- HyperTalk script -----
  168. on mouseUp
  169.   dial 9 with modem
  170. end mouseUp
  171.  
  172.  
  173.  
  174. -- part 20 (button)
  175. -- low flags: 00
  176. -- high flags: 8000
  177. -- rect: left=400 top=255 right=278 bottom=439
  178. -- title width / last selected line: 0
  179. -- icon id / first selected line: 0 / 0
  180. -- text alignment: 1
  181. -- font id: 0
  182. -- text size: 12
  183. -- style flags: 0
  184. -- line height: 16
  185. -- part name: #
  186. ----- HyperTalk script -----
  187. on mouseUp
  188.   dial "#" with modem
  189. end mouseUp
  190.  
  191.  
  192.  
  193. -- part 21 (button)
  194. -- low flags: 00
  195. -- high flags: 8000
  196. -- rect: left=306 top=255 right=278 bottom=345
  197. -- title width / last selected line: 0
  198. -- icon id / first selected line: 0 / 0
  199. -- text alignment: 1
  200. -- font id: 0
  201. -- text size: 12
  202. -- style flags: 0
  203. -- line height: 16
  204. -- part name: *
  205. ----- HyperTalk script -----
  206. on mouseUp
  207.   dial "*" with modem
  208. end mouseUp
  209.  
  210.  
  211.  
  212. -- part 22 (button)
  213. -- low flags: 00
  214. -- high flags: 8000
  215. -- rect: left=307 top=197 right=220 bottom=346
  216. -- title width / last selected line: 0
  217. -- icon id / first selected line: 0 / 0
  218. -- text alignment: 1
  219. -- font id: 0
  220. -- text size: 12
  221. -- style flags: 0
  222. -- line height: 16
  223. -- part name: 4
  224. ----- HyperTalk script -----
  225. on mouseUp
  226.   dial 4 with modem
  227. end mouseUp
  228.  
  229.  
  230.  
  231. -- part 23 (button)
  232. -- low flags: 00
  233. -- high flags: 8000
  234. -- rect: left=307 top=229 right=252 bottom=346
  235. -- title width / last selected line: 0
  236. -- icon id / first selected line: 0 / 0
  237. -- text alignment: 1
  238. -- font id: 0
  239. -- text size: 12
  240. -- style flags: 0
  241. -- line height: 16
  242. -- part name: 7
  243. ----- HyperTalk script -----
  244. on mouseUp
  245.   dial 7 with modem
  246. end mouseUp
  247.  
  248.  
  249.  
  250. -- part 25 (button)
  251. -- low flags: 00
  252. -- high flags: 2002
  253. -- rect: left=20 top=33 right=46 bottom=34
  254. -- title width / last selected line: 0
  255. -- icon id / first selected line: 0 / 0
  256. -- text alignment: 1
  257. -- font id: 0
  258. -- text size: 12
  259. -- style flags: 0
  260. -- line height: 16
  261. -- part name: d1
  262. ----- HyperTalk script -----
  263. on mouseUp
  264.   if hilite of button "program" is true then
  265.     global thenumber
  266.     put card field "n1" into thenumber
  267.     asknumber
  268.     put thenumber into card field "n1"
  269.   else
  270.     dial card field "n1" with modem
  271.   end if
  272. end mouseUp
  273.  
  274.  
  275.  
  276. -- part 26 (field)
  277. -- low flags: 00
  278. -- high flags: 0002
  279. -- rect: left=43 top=30 right=48 bottom=209
  280. -- title width / last selected line: 0
  281. -- icon id / first selected line: 0 / 0
  282. -- text alignment: 0
  283. -- font id: 3
  284. -- text size: 12
  285. -- style flags: 8192
  286. -- line height: 16
  287. -- part name: 
  288.  
  289.  
  290. -- part 28 (field)
  291. -- low flags: 00
  292. -- high flags: 0002
  293. -- rect: left=43 top=52 right=70 bottom=209
  294. -- title width / last selected line: 0
  295. -- icon id / first selected line: 0 / 0
  296. -- text alignment: 0
  297. -- font id: 3
  298. -- text size: 12
  299. -- style flags: 8192
  300. -- line height: 16
  301. -- part name: 
  302.  
  303.  
  304. -- part 29 (field)
  305. -- low flags: 00
  306. -- high flags: 0002
  307. -- rect: left=43 top=74 right=92 bottom=209
  308. -- title width / last selected line: 0
  309. -- icon id / first selected line: 0 / 0
  310. -- text alignment: 0
  311. -- font id: 3
  312. -- text size: 12
  313. -- style flags: 8192
  314. -- line height: 16
  315. -- part name: 
  316.  
  317.  
  318. -- part 30 (field)
  319. -- low flags: 00
  320. -- high flags: 0002
  321. -- rect: left=43 top=96 right=114 bottom=209
  322. -- title width / last selected line: 0
  323. -- icon id / first selected line: 0 / 0
  324. -- text alignment: 0
  325. -- font id: 3
  326. -- text size: 12
  327. -- style flags: 8192
  328. -- line height: 16
  329. -- part name: 
  330.  
  331.  
  332. -- part 31 (field)
  333. -- low flags: 00
  334. -- high flags: 0002
  335. -- rect: left=43 top=118 right=136 bottom=209
  336. -- title width / last selected line: 0
  337. -- icon id / first selected line: 0 / 0
  338. -- text alignment: 0
  339. -- font id: 3
  340. -- text size: 12
  341. -- style flags: 8192
  342. -- line height: 16
  343. -- part name: 
  344.  
  345.  
  346. -- part 32 (field)
  347. -- low flags: 00
  348. -- high flags: 0002
  349. -- rect: left=43 top=140 right=158 bottom=209
  350. -- title width / last selected line: 0
  351. -- icon id / first selected line: 0 / 0
  352. -- text alignment: 0
  353. -- font id: 3
  354. -- text size: 12
  355. -- style flags: 8192
  356. -- line height: 16
  357. -- part name: 
  358.  
  359.  
  360. -- part 33 (field)
  361. -- low flags: 00
  362. -- high flags: 0002
  363. -- rect: left=43 top=162 right=180 bottom=209
  364. -- title width / last selected line: 0
  365. -- icon id / first selected line: 0 / 0
  366. -- text alignment: 0
  367. -- font id: 3
  368. -- text size: 12
  369. -- style flags: 8192
  370. -- line height: 16
  371. -- part name: 
  372.  
  373.  
  374. -- part 34 (field)
  375. -- low flags: 00
  376. -- high flags: 0002
  377. -- rect: left=43 top=183 right=201 bottom=209
  378. -- title width / last selected line: 0
  379. -- icon id / first selected line: 0 / 0
  380. -- text alignment: 0
  381. -- font id: 3
  382. -- text size: 12
  383. -- style flags: 8192
  384. -- line height: 16
  385. -- part name: 
  386.  
  387.  
  388. -- part 35 (field)
  389. -- low flags: 00
  390. -- high flags: 0002
  391. -- rect: left=43 top=204 right=222 bottom=209
  392. -- title width / last selected line: 0
  393. -- icon id / first selected line: 0 / 0
  394. -- text alignment: 0
  395. -- font id: 3
  396. -- text size: 12
  397. -- style flags: 8192
  398. -- line height: 16
  399. -- part name: 
  400.  
  401.  
  402. -- part 36 (field)
  403. -- low flags: 00
  404. -- high flags: 0002
  405. -- rect: left=43 top=226 right=244 bottom=209
  406. -- title width / last selected line: 0
  407. -- icon id / first selected line: 0 / 0
  408. -- text alignment: 0
  409. -- font id: 3
  410. -- text size: 12
  411. -- style flags: 8192
  412. -- line height: 16
  413. -- part name: 
  414.  
  415.  
  416. -- part 37 (field)
  417. -- low flags: 00
  418. -- high flags: 0002
  419. -- rect: left=43 top=248 right=266 bottom=209
  420. -- title width / last selected line: 0
  421. -- icon id / first selected line: 0 / 0
  422. -- text alignment: 0
  423. -- font id: 3
  424. -- text size: 12
  425. -- style flags: 8192
  426. -- line height: 16
  427. -- part name: 
  428.  
  429.  
  430. -- part 38 (field)
  431. -- low flags: 00
  432. -- high flags: 0002
  433. -- rect: left=43 top=270 right=288 bottom=209
  434. -- title width / last selected line: 0
  435. -- icon id / first selected line: 0 / 0
  436. -- text alignment: 0
  437. -- font id: 3
  438. -- text size: 12
  439. -- style flags: 8192
  440. -- line height: 16
  441. -- part name: 
  442.  
  443.  
  444. -- part 39 (field)
  445. -- low flags: 00
  446. -- high flags: 0002
  447. -- rect: left=43 top=292 right=310 bottom=209
  448. -- title width / last selected line: 0
  449. -- icon id / first selected line: 0 / 0
  450. -- text alignment: 0
  451. -- font id: 3
  452. -- text size: 12
  453. -- style flags: 8192
  454. -- line height: 16
  455. -- part name: 
  456.  
  457.  
  458. -- part 40 (field)
  459. -- low flags: 00
  460. -- high flags: 0002
  461. -- rect: left=43 top=314 right=332 bottom=209
  462. -- title width / last selected line: 0
  463. -- icon id / first selected line: 0 / 0
  464. -- text alignment: 0
  465. -- font id: 3
  466. -- text size: 12
  467. -- style flags: 8192
  468. -- line height: 16
  469. -- part name: 
  470.  
  471.  
  472. -- part 42 (button)
  473. -- low flags: 00
  474. -- high flags: 2002
  475. -- rect: left=20 top=54 right=67 bottom=34
  476. -- title width / last selected line: 0
  477. -- icon id / first selected line: 0 / 0
  478. -- text alignment: 1
  479. -- font id: 0
  480. -- text size: 12
  481. -- style flags: 0
  482. -- line height: 16
  483. -- part name: d3
  484. ----- HyperTalk script -----
  485. on mouseUp
  486.   if hilite of button "program" is true then
  487.     global thenumber
  488.     put card field "n3" into thenumber
  489.     asknumber
  490.     put thenumber into card field "n3"
  491.   else
  492.     dial card field "n3" with modem
  493.   end if
  494. end mouseUp
  495.  
  496.  
  497.  
  498. -- part 43 (button)
  499. -- low flags: 00
  500. -- high flags: 2002
  501. -- rect: left=20 top=76 right=89 bottom=34
  502. -- title width / last selected line: 0
  503. -- icon id / first selected line: 0 / 0
  504. -- text alignment: 1
  505. -- font id: 0
  506. -- text size: 12
  507. -- style flags: 0
  508. -- line height: 16
  509. -- part name: d4
  510. ----- HyperTalk script -----
  511. on mouseUp
  512.   if hilite of button "program" is true then
  513.     global thenumber
  514.     put card field "n4" into thenumber
  515.     asknumber
  516.     put thenumber into card field "n4"
  517.   else
  518.     dial card field "n4" with modem
  519.   end if
  520. end mouseUp
  521.  
  522.  
  523.  
  524. -- part 44 (button)
  525. -- low flags: 00
  526. -- high flags: 2002
  527. -- rect: left=20 top=99 right=112 bottom=34
  528. -- title width / last selected line: 0
  529. -- icon id / first selected line: 0 / 0
  530. -- text alignment: 1
  531. -- font id: 0
  532. -- text size: 12
  533. -- style flags: 0
  534. -- line height: 16
  535. -- part name: d5
  536. ----- HyperTalk script -----
  537. on mouseUp
  538.   if hilite of button "program" is true then
  539.     global thenumber
  540.     put card field "n5" into thenumber
  541.     asknumber
  542.     put thenumber into card field "n5"
  543.   else
  544.     dial card field "n5" with modem
  545.   end if
  546. end mouseUp
  547.  
  548.  
  549.  
  550. -- part 45 (button)
  551. -- low flags: 00
  552. -- high flags: 2002
  553. -- rect: left=20 top=120 right=133 bottom=34
  554. -- title width / last selected line: 0
  555. -- icon id / first selected line: 0 / 0
  556. -- text alignment: 1
  557. -- font id: 0
  558. -- text size: 12
  559. -- style flags: 0
  560. -- line height: 16
  561. -- part name: d6
  562. ----- HyperTalk script -----
  563. on mouseUp
  564.   if hilite of button "program" is true then
  565.     global thenumber
  566.     put card field "n6" into thenumber
  567.     asknumber
  568.     put thenumber into card field "n6"
  569.   else
  570.     dial card field "n6" with modem
  571.   end if
  572. end mouseUp
  573.  
  574.  
  575.  
  576. -- part 47 (button)
  577. -- low flags: 00
  578. -- high flags: 2002
  579. -- rect: left=20 top=142 right=155 bottom=34
  580. -- title width / last selected line: 0
  581. -- icon id / first selected line: 0 / 0
  582. -- text alignment: 1
  583. -- font id: 0
  584. -- text size: 12
  585. -- style flags: 0
  586. -- line height: 16
  587. -- part name: d7
  588. ----- HyperTalk script -----
  589. on mouseUp
  590.   if hilite of button "program" is true then
  591.     global thenumber
  592.     put card field "n7" into thenumber
  593.     asknumber
  594.     put thenumber into card field "n7"
  595.   else
  596.     dial card field "n7" with modem
  597.   end if
  598. end mouseUp
  599.  
  600.  
  601.  
  602. -- part 48 (button)
  603. -- low flags: 00
  604. -- high flags: 2002
  605. -- rect: left=20 top=164 right=177 bottom=34
  606. -- title width / last selected line: 0
  607. -- icon id / first selected line: 0 / 0
  608. -- text alignment: 1
  609. -- font id: 0
  610. -- text size: 12
  611. -- style flags: 0
  612. -- line height: 16
  613. -- part name: d8
  614. ----- HyperTalk script -----
  615. on mouseUp
  616.   if hilite of button "program" is true then
  617.     global thenumber
  618.     put card field "n8" into thenumber
  619.     asknumber
  620.     put thenumber into card field "n8"
  621.   else
  622.     dial card field "n8"  with modem
  623.   end if
  624. end mouseUp
  625.  
  626.  
  627.  
  628. -- part 49 (button)
  629. -- low flags: 00
  630. -- high flags: 2002
  631. -- rect: left=20 top=186 right=199 bottom=34
  632. -- title width / last selected line: 0
  633. -- icon id / first selected line: 0 / 0
  634. -- text alignment: 1
  635. -- font id: 0
  636. -- text size: 12
  637. -- style flags: 0
  638. -- line height: 16
  639. -- part name: d9
  640. ----- HyperTalk script -----
  641. on mouseUp
  642.   if hilite of button "program" is true then
  643.     global thenumber
  644.     put card field "n9" into thenumber
  645.     asknumber
  646.     put thenumber into card field "n9"
  647.   else
  648.     dial card field "n9" with modem
  649.   end if
  650. end mouseUp
  651.  
  652.  
  653.  
  654. -- part 50 (button)
  655. -- low flags: 00
  656. -- high flags: 2002
  657. -- rect: left=20 top=206 right=219 bottom=34
  658. -- title width / last selected line: 0
  659. -- icon id / first selected line: 0 / 0
  660. -- text alignment: 1
  661. -- font id: 0
  662. -- text size: 12
  663. -- style flags: 0
  664. -- line height: 16
  665. -- part name: d10
  666. ----- HyperTalk script -----
  667. on mouseUp
  668.   if hilite of button "program" is true then
  669.     global thenumber
  670.     put card field "n10" into thenumber
  671.     asknumber
  672.     put thenumber into card field "n10"
  673.   else
  674.     dial card field "n10" with modem
  675.   end if
  676. end mouseUp
  677.  
  678.  
  679.  
  680. -- part 51 (button)
  681. -- low flags: 00
  682. -- high flags: 2002
  683. -- rect: left=20 top=228 right=241 bottom=34
  684. -- title width / last selected line: 0
  685. -- icon id / first selected line: 0 / 0
  686. -- text alignment: 1
  687. -- font id: 0
  688. -- text size: 12
  689. -- style flags: 0
  690. -- line height: 16
  691. -- part name: d11
  692. ----- HyperTalk script -----
  693. on mouseUp
  694.   if hilite of button "program" is true then
  695.     global thenumber
  696.     put card field "n11" into thenumber
  697.     asknumber
  698.     put thenumber into card field "n11"
  699.   else
  700.     dial card field "n11" with modem
  701.   end if
  702. end mouseUp
  703.  
  704.  
  705.  
  706. -- part 52 (button)
  707. -- low flags: 00
  708. -- high flags: 2002
  709. -- rect: left=20 top=251 right=264 bottom=34
  710. -- title width / last selected line: 0
  711. -- icon id / first selected line: 0 / 0
  712. -- text alignment: 1
  713. -- font id: 0
  714. -- text size: 12
  715. -- style flags: 0
  716. -- line height: 16
  717. -- part name: d12
  718. ----- HyperTalk script -----
  719. on mouseUp
  720.   if hilite of button "program" is true then
  721.     global thenumber
  722.     put card field "n12" into thenumber
  723.     asknumber
  724.     put thenumber into card field "n12"
  725.   else
  726.     dial card field "n12" with modem
  727.   end if
  728. end mouseUp
  729.  
  730.  
  731.  
  732. -- part 53 (button)
  733. -- low flags: 00
  734. -- high flags: 2002
  735. -- rect: left=20 top=272 right=285 bottom=34
  736. -- title width / last selected line: 0
  737. -- icon id / first selected line: 0 / 0
  738. -- text alignment: 1
  739. -- font id: 0
  740. -- text size: 12
  741. -- style flags: 0
  742. -- line height: 16
  743. -- part name: d13
  744. ----- HyperTalk script -----
  745. on mouseUp
  746.   if hilite of button "program" is true then
  747.     global thenumber
  748.     put card field "n13" into thenumber
  749.     asknumber
  750.     put thenumber into card field "n13"
  751.   else
  752.     dial card field "n13" with modem
  753.   end if
  754. end mouseUp
  755.  
  756.  
  757.  
  758. -- part 54 (button)
  759. -- low flags: 00
  760. -- high flags: 2002
  761. -- rect: left=20 top=294 right=307 bottom=34
  762. -- title width / last selected line: 0
  763. -- icon id / first selected line: 0 / 0
  764. -- text alignment: 1
  765. -- font id: 0
  766. -- text size: 12
  767. -- style flags: 0
  768. -- line height: 16
  769. -- part name: d14
  770. ----- HyperTalk script -----
  771. on mouseUp
  772.   if hilite of button "program" is true then
  773.     global thenumber
  774.     put card field "n14" into thenumber
  775.     asknumber
  776.     put thenumber into card field "n14"
  777.   else
  778.     dial card field "n14" with modem
  779.   end if
  780. end mouseUp
  781.  
  782.  
  783.  
  784. -- part 55 (button)
  785. -- low flags: 00
  786. -- high flags: 2002
  787. -- rect: left=20 top=317 right=330 bottom=34
  788. -- title width / last selected line: 0
  789. -- icon id / first selected line: 0 / 0
  790. -- text alignment: 1
  791. -- font id: 0
  792. -- text size: 12
  793. -- style flags: 0
  794. -- line height: 16
  795. -- part name: d15
  796. ----- HyperTalk script -----
  797. on mouseUp
  798.   if hilite of button "program" is true then
  799.     global thenumber
  800.     put card field "n15" into thenumber
  801.     asknumber
  802.     put thenumber into card field "n15"
  803.   else
  804.     dial card field "n15" with modem
  805.   end if
  806. end mouseUp
  807.  
  808.  
  809.  
  810. -- part 57 (button)
  811. -- low flags: 80
  812. -- high flags: A005
  813. -- rect: left=277 top=307 right=330 bottom=354
  814. -- title width / last selected line: 0
  815. -- icon id / first selected line: 0 / 0
  816. -- text alignment: 1
  817. -- font id: 0
  818. -- text size: 12
  819. -- style flags: 8192
  820. -- line height: 16
  821. -- part name: Program
  822.  
  823.  
  824. -- part 58 (field)
  825. -- low flags: 80
  826. -- high flags: 0000
  827. -- rect: left=199 top=29 right=46 bottom=339
  828. -- title width / last selected line: 0
  829. -- icon id / first selected line: 0 / 0
  830. -- text alignment: 0
  831. -- font id: 3
  832. -- text size: 12
  833. -- style flags: 0
  834. -- line height: 16
  835. -- part name: n1
  836.  
  837.  
  838. -- part 60 (field)
  839. -- low flags: 80
  840. -- high flags: 0000
  841. -- rect: left=199 top=53 right=70 bottom=339
  842. -- title width / last selected line: 0
  843. -- icon id / first selected line: 0 / 0
  844. -- text alignment: 0
  845. -- font id: 3
  846. -- text size: 12
  847. -- style flags: 0
  848. -- line height: 16
  849. -- part name: n3
  850.  
  851.  
  852. -- part 61 (field)
  853. -- low flags: 80
  854. -- high flags: 0000
  855. -- rect: left=199 top=75 right=92 bottom=339
  856. -- title width / last selected line: 0
  857. -- icon id / first selected line: 0 / 0
  858. -- text alignment: 0
  859. -- font id: 3
  860. -- text size: 12
  861. -- style flags: 0
  862. -- line height: 16
  863. -- part name: n4
  864.  
  865.  
  866. -- part 62 (field)
  867. -- low flags: 80
  868. -- high flags: 0000
  869. -- rect: left=199 top=96 right=113 bottom=339
  870. -- title width / last selected line: 0
  871. -- icon id / first selected line: 0 / 0
  872. -- text alignment: 0
  873. -- font id: 3
  874. -- text size: 12
  875. -- style flags: 0
  876. -- line height: 16
  877. -- part name: n5
  878.  
  879.  
  880. -- part 63 (field)
  881. -- low flags: 80
  882. -- high flags: 0000
  883. -- rect: left=199 top=119 right=136 bottom=339
  884. -- title width / last selected line: 0
  885. -- icon id / first selected line: 0 / 0
  886. -- text alignment: 0
  887. -- font id: 3
  888. -- text size: 12
  889. -- style flags: 0
  890. -- line height: 16
  891. -- part name: n6
  892.  
  893.  
  894. -- part 64 (field)
  895. -- low flags: 80
  896. -- high flags: 0000
  897. -- rect: left=199 top=141 right=158 bottom=339
  898. -- title width / last selected line: 0
  899. -- icon id / first selected line: 0 / 0
  900. -- text alignment: 0
  901. -- font id: 3
  902. -- text size: 12
  903. -- style flags: 0
  904. -- line height: 16
  905. -- part name: n7
  906.  
  907.  
  908. -- part 65 (field)
  909. -- low flags: 80
  910. -- high flags: 0000
  911. -- rect: left=199 top=163 right=180 bottom=339
  912. -- title width / last selected line: 0
  913. -- icon id / first selected line: 0 / 0
  914. -- text alignment: 0
  915. -- font id: 3
  916. -- text size: 12
  917. -- style flags: 0
  918. -- line height: 16
  919. -- part name: n8
  920.  
  921.  
  922. -- part 66 (field)
  923. -- low flags: 80
  924. -- high flags: 0000
  925. -- rect: left=199 top=184 right=201 bottom=339
  926. -- title width / last selected line: 0
  927. -- icon id / first selected line: 0 / 0
  928. -- text alignment: 0
  929. -- font id: 3
  930. -- text size: 12
  931. -- style flags: 0
  932. -- line height: 16
  933. -- part name: n9
  934.  
  935.  
  936. -- part 67 (field)
  937. -- low flags: 80
  938. -- high flags: 0000
  939. -- rect: left=199 top=206 right=223 bottom=339
  940. -- title width / last selected line: 0
  941. -- icon id / first selected line: 0 / 0
  942. -- text alignment: 0
  943. -- font id: 3
  944. -- text size: 12
  945. -- style flags: 0
  946. -- line height: 16
  947. -- part name: n10
  948.  
  949.  
  950. -- part 68 (field)
  951. -- low flags: 80
  952. -- high flags: 0000
  953. -- rect: left=199 top=228 right=245 bottom=339
  954. -- title width / last selected line: 0
  955. -- icon id / first selected line: 0 / 0
  956. -- text alignment: 0
  957. -- font id: 3
  958. -- text size: 12
  959. -- style flags: 0
  960. -- line height: 16
  961. -- part name: n11
  962.  
  963.  
  964. -- part 69 (field)
  965. -- low flags: 80
  966. -- high flags: 0000
  967. -- rect: left=200 top=249 right=266 bottom=340
  968. -- title width / last selected line: 0
  969. -- icon id / first selected line: 0 / 0
  970. -- text alignment: 0
  971. -- font id: 3
  972. -- text size: 12
  973. -- style flags: 0
  974. -- line height: 16
  975. -- part name: n12
  976.  
  977.  
  978. -- part 70 (field)
  979. -- low flags: 80
  980. -- high flags: 0000
  981. -- rect: left=200 top=271 right=288 bottom=340
  982. -- title width / last selected line: 0
  983. -- icon id / first selected line: 0 / 0
  984. -- text alignment: 0
  985. -- font id: 3
  986. -- text size: 12
  987. -- style flags: 0
  988. -- line height: 16
  989. -- part name: n13
  990.  
  991.  
  992. -- part 71 (field)
  993. -- low flags: 80
  994. -- high flags: 0000
  995. -- rect: left=199 top=293 right=310 bottom=339
  996. -- title width / last selected line: 0
  997. -- icon id / first selected line: 0 / 0
  998. -- text alignment: 0
  999. -- font id: 3
  1000. -- text size: 12
  1001. -- style flags: 0
  1002. -- line height: 16
  1003. -- part name: n14
  1004.  
  1005.  
  1006. -- part 72 (field)
  1007. -- low flags: 80
  1008. -- high flags: 0000
  1009. -- rect: left=199 top=315 right=332 bottom=339
  1010. -- title width / last selected line: 0
  1011. -- icon id / first selected line: 0 / 0
  1012. -- text alignment: 0
  1013. -- font id: 3
  1014. -- text size: 12
  1015. -- style flags: 0
  1016. -- line height: 16
  1017. -- part name: n15
  1018.  
  1019.  
  1020. -- part 74 (field)
  1021. -- low flags: 00
  1022. -- high flags: 0002
  1023. -- rect: left=293 top=30 right=48 bottom=459
  1024. -- title width / last selected line: 0
  1025. -- icon id / first selected line: 0 / 0
  1026. -- text alignment: 0
  1027. -- font id: 3
  1028. -- text size: 12
  1029. -- style flags: 8192
  1030. -- line height: 16
  1031. -- part name: 
  1032.  
  1033.  
  1034. -- part 75 (field)
  1035. -- low flags: 00
  1036. -- high flags: 0002
  1037. -- rect: left=293 top=53 right=71 bottom=459
  1038. -- title width / last selected line: 0
  1039. -- icon id / first selected line: 0 / 0
  1040. -- text alignment: 0
  1041. -- font id: 3
  1042. -- text size: 12
  1043. -- style flags: 8192
  1044. -- line height: 16
  1045. -- part name: 
  1046.  
  1047.  
  1048. -- part 76 (field)
  1049. -- low flags: 00
  1050. -- high flags: 0002
  1051. -- rect: left=293 top=75 right=93 bottom=459
  1052. -- title width / last selected line: 0
  1053. -- icon id / first selected line: 0 / 0
  1054. -- text alignment: 0
  1055. -- font id: 3
  1056. -- text size: 12
  1057. -- style flags: 8192
  1058. -- line height: 16
  1059. -- part name: 
  1060.  
  1061.  
  1062. -- part 77 (field)
  1063. -- low flags: 00
  1064. -- high flags: 0002
  1065. -- rect: left=293 top=97 right=115 bottom=459
  1066. -- title width / last selected line: 0
  1067. -- icon id / first selected line: 0 / 0
  1068. -- text alignment: 0
  1069. -- font id: 3
  1070. -- text size: 12
  1071. -- style flags: 8192
  1072. -- line height: 16
  1073. -- part name: 
  1074.  
  1075.  
  1076. -- part 78 (field)
  1077. -- low flags: 00
  1078. -- high flags: 0002
  1079. -- rect: left=293 top=120 right=138 bottom=459
  1080. -- title width / last selected line: 0
  1081. -- icon id / first selected line: 0 / 0
  1082. -- text alignment: 0
  1083. -- font id: 3
  1084. -- text size: 12
  1085. -- style flags: 8192
  1086. -- line height: 16
  1087. -- part name: 
  1088.  
  1089.  
  1090. -- part 79 (button)
  1091. -- low flags: 00
  1092. -- high flags: 2002
  1093. -- rect: left=269 top=33 right=46 bottom=283
  1094. -- title width / last selected line: 0
  1095. -- icon id / first selected line: 0 / 0
  1096. -- text alignment: 1
  1097. -- font id: 0
  1098. -- text size: 12
  1099. -- style flags: 0
  1100. -- line height: 16
  1101. -- part name: d16
  1102. ----- HyperTalk script -----
  1103. on mouseUp
  1104.   if hilite of button "program" is true then
  1105.     global thenumber
  1106.     put card field "n16" into thenumber
  1107.     asknumber
  1108.     put thenumber into card field "n16"
  1109.   else
  1110.     dial card field "n16" with modem
  1111.   end if
  1112. end mouseUp
  1113.  
  1114.  
  1115.  
  1116. -- part 80 (button)
  1117. -- low flags: 00
  1118. -- high flags: 2002
  1119. -- rect: left=269 top=56 right=69 bottom=283
  1120. -- title width / last selected line: 0
  1121. -- icon id / first selected line: 0 / 0
  1122. -- text alignment: 1
  1123. -- font id: 0
  1124. -- text size: 12
  1125. -- style flags: 0
  1126. -- line height: 16
  1127. -- part name: d17
  1128. ----- HyperTalk script -----
  1129. on mouseUp
  1130.   if hilite of button "program" is true then
  1131.     global thenumber
  1132.     put card field "n17" into thenumber
  1133.     asknumber
  1134.     put thenumber into card field "n17"
  1135.   else
  1136.     dial card field "n17" with modem
  1137.   end if
  1138. end mouseUp
  1139.  
  1140.  
  1141.  
  1142. -- part 81 (button)
  1143. -- low flags: 00
  1144. -- high flags: 2002
  1145. -- rect: left=269 top=78 right=91 bottom=283
  1146. -- title width / last selected line: 0
  1147. -- icon id / first selected line: 0 / 0
  1148. -- text alignment: 1
  1149. -- font id: 0
  1150. -- text size: 12
  1151. -- style flags: 0
  1152. -- line height: 16
  1153. -- part name: d18
  1154. ----- HyperTalk script -----
  1155. on mouseUp
  1156.   if hilite of button "program" is true then
  1157.     global thenumber
  1158.     put card field "n18" into thenumber
  1159.     asknumber
  1160.     put thenumber into card field "n18"
  1161.   else
  1162.     dial card field "n18" with modem
  1163.   end if
  1164. end mouseUp
  1165.  
  1166.  
  1167.  
  1168. -- part 82 (button)
  1169. -- low flags: 00
  1170. -- high flags: 2002
  1171. -- rect: left=269 top=100 right=113 bottom=283
  1172. -- title width / last selected line: 0
  1173. -- icon id / first selected line: 0 / 0
  1174. -- text alignment: 1
  1175. -- font id: 0
  1176. -- text size: 12
  1177. -- style flags: 0
  1178. -- line height: 16
  1179. -- part name: d19
  1180. ----- HyperTalk script -----
  1181. on mouseUp
  1182.   if hilite of button "program" is true then
  1183.     global thenumber
  1184.     put card field "n19" into thenumber
  1185.     asknumber
  1186.     put thenumber into card field "n19"
  1187.   else
  1188.     dial card field "n19" with modem
  1189.   end if
  1190. end mouseUp
  1191.  
  1192.  
  1193.  
  1194. -- part 83 (button)
  1195. -- low flags: 00
  1196. -- high flags: 2002
  1197. -- rect: left=269 top=123 right=136 bottom=283
  1198. -- title width / last selected line: 0
  1199. -- icon id / first selected line: 0 / 0
  1200. -- text alignment: 1
  1201. -- font id: 0
  1202. -- text size: 12
  1203. -- style flags: 0
  1204. -- line height: 16
  1205. -- part name: d20
  1206. ----- HyperTalk script -----
  1207. on mouseUp
  1208.   if hilite of button "program" is true then
  1209.     global thenumber
  1210.     put card field "n20" into thenumber
  1211.     asknumber
  1212.     put thenumber into card field "n20"
  1213.   else
  1214.     dial card field "n20" with modem
  1215.   end if
  1216. end mouseUp
  1217.  
  1218.  
  1219.  
  1220. -- part 84 (field)
  1221. -- low flags: 80
  1222. -- high flags: 0000
  1223. -- rect: left=353 top=7 right=23 bottom=480
  1224. -- title width / last selected line: 0
  1225. -- icon id / first selected line: 0 / 0
  1226. -- text alignment: 0
  1227. -- font id: 3
  1228. -- text size: 12
  1229. -- style flags: 0
  1230. -- line height: 16
  1231. -- part name: n16
  1232.  
  1233.  
  1234. -- part 85 (field)
  1235. -- low flags: 80
  1236. -- high flags: 0000
  1237. -- rect: left=353 top=29 right=45 bottom=480
  1238. -- title width / last selected line: 0
  1239. -- icon id / first selected line: 0 / 0
  1240. -- text alignment: 0
  1241. -- font id: 3
  1242. -- text size: 12
  1243. -- style flags: 0
  1244. -- line height: 16
  1245. -- part name: n17
  1246.  
  1247.  
  1248. -- part 86 (field)
  1249. -- low flags: 80
  1250. -- high flags: 0000
  1251. -- rect: left=355 top=53 right=69 bottom=482
  1252. -- title width / last selected line: 0
  1253. -- icon id / first selected line: 0 / 0
  1254. -- text alignment: 0
  1255. -- font id: 3
  1256. -- text size: 12
  1257. -- style flags: 0
  1258. -- line height: 16
  1259. -- part name: n18
  1260.  
  1261.  
  1262. -- part 87 (field)
  1263. -- low flags: 80
  1264. -- high flags: 0000
  1265. -- rect: left=355 top=75 right=91 bottom=482
  1266. -- title width / last selected line: 0
  1267. -- icon id / first selected line: 0 / 0
  1268. -- text alignment: 0
  1269. -- font id: 3
  1270. -- text size: 12
  1271. -- style flags: 0
  1272. -- line height: 16
  1273. -- part name: n19
  1274.  
  1275.  
  1276. -- part 88 (field)
  1277. -- low flags: 80
  1278. -- high flags: 0000
  1279. -- rect: left=354 top=96 right=112 bottom=481
  1280. -- title width / last selected line: 0
  1281. -- icon id / first selected line: 0 / 0
  1282. -- text alignment: 0
  1283. -- font id: 3
  1284. -- text size: 12
  1285. -- style flags: 0
  1286. -- line height: 16
  1287. -- part name: n20
  1288.  
  1289.  
  1290. -- part 89 (button)
  1291. -- low flags: 00
  1292. -- high flags: 0000
  1293. -- rect: left=476 top=304 right=332 bottom=512
  1294. -- title width / last selected line: 0
  1295. -- icon id / first selected line: 21700 / 21700
  1296. -- text alignment: 1
  1297. -- font id: 0
  1298. -- text size: 12
  1299. -- style flags: 0
  1300. -- line height: 16
  1301. -- part name: 
  1302. ----- HyperTalk script -----
  1303. on mouseUp
  1304.   go home
  1305. end mouseUp
  1306.  
  1307.  
  1308.  
  1309. -- part 90 (button)
  1310. -- low flags: 00
  1311. -- high flags: 0000
  1312. -- rect: left=456 top=297 right=317 bottom=487
  1313. -- title width / last selected line: 0
  1314. -- icon id / first selected line: 19678 / 19678
  1315. -- text alignment: 1
  1316. -- font id: 0
  1317. -- text size: 12
  1318. -- style flags: 0
  1319. -- line height: 16
  1320. -- part name: 
  1321. ----- HyperTalk script -----
  1322. on mouseUp
  1323.   show card field "about"
  1324. end mouseUp
  1325.  
  1326.  
  1327.  
  1328. -- part 91 (field)
  1329. -- low flags: 81
  1330. -- high flags: 0002
  1331. -- rect: left=111 top=50 right=228 bottom=424
  1332. -- title width / last selected line: 0
  1333. -- icon id / first selected line: 0 / 0
  1334. -- text alignment: 0
  1335. -- font id: 0
  1336. -- text size: 12
  1337. -- style flags: 8192
  1338. -- line height: 16
  1339. -- part name: about
  1340. ----- HyperTalk script -----
  1341. on mouseup
  1342.   hide card field "about"
  1343. end mouseup
  1344.  
  1345.  
  1346.  
  1347. -- part contents for card part 26
  1348. ----- text -----
  1349. Symmetry
  1350.  
  1351. -- part contents for card part 58
  1352. ----- text -----
  1353. 1-602-844-2199
  1354.  
  1355. -- part contents for card part 91
  1356. ----- text -----
  1357. To program the dialer with your often called numbers:
  1358.  
  1359. With HyperCard
  1360. ΓÇó Click on the ΓÇ£ProgramΓÇ¥ check box.
  1361. ΓÇó Click the button to program.
  1362. ΓÇó Type the phone number.
  1363. ΓÇó Click OK.
  1364. ΓÇó Click ΓÇ£ProgramΓÇ¥ again to dial.
  1365.  
  1366. This is the Modem version (M).
  1367.  
  1368.  
  1369. -- part contents for card part 84
  1370. ----- text -----
  1371.